Uses of Class
org.eclipse.vtp.framework.interactions.voice.vxml.OneOf

Packages that use OneOf
org.eclipse.vtp.framework.interactions.voice.vxml   
 

Uses of OneOf in org.eclipse.vtp.framework.interactions.voice.vxml
 

Methods in org.eclipse.vtp.framework.interactions.voice.vxml with parameters of type OneOf
 void Item.setContent(OneOf content)
          Sets the set of values that are acceptable for this item.
 

Constructors in org.eclipse.vtp.framework.interactions.voice.vxml with parameters of type OneOf
Item(OneOf content)
          Creates a new Item.